Welcome![Sign In][Sign Up]
Location:
Search - TSP matlab

Search list

[AI-NN-PRTSPproblem

Description: 遗传算法解决TSP问题 已知n个城市之间的相互距离,现有一个推销员必须遍访这n个城市,并且每个城市只能访问一次,最后又必须返回出发城市。如何安排他对这些城市的访问次序,可使其旅行路线的总长度最短?-genetic algorithm known TSP n cities between the distance, must present a salesman traveled this n cities, and each city can only be visited once, Lastly, it also must return to the starting city. How to arrange for him to visit these cities priorities, it can travel routes of the total length of the shortest?
Platform: | Size: 6144 | Author: 王绒花 | Hits:

[AI-NN-PRsatsp

Description: 这是一个SA求解tsp旅行商的matlab源代码,由m文件构成,可方便大家学习模拟退火算法。-This is a traveling salesman tsp SA for the Matlab source code, document constitute m, can facilitate learning simulated annealing.
Platform: | Size: 6144 | Author: 郑立刚 | Hits:

[Graph DrawingTSPTravelingsalesmanproblem

Description: 完全图哈密尔顿圈的遗传模拟退火算法matlab通用源程序拟退火算法解0-1背包问题MATLAB源代码 -complete graph Hamilton Circle genetic simulated annealing Matlab to be definitive source solution annealing 0- a knapsack problem MATLAB source code
Platform: | Size: 2048 | Author: zh110 | Hits:

[matlabga_and_tsp

Description: 这是一个用matlab编写的,关于如何用遗传算法来解决货郎担问题的程序-using Matlab, prepared on how to use genetic algorithms to solve the traveling salesman problem procedures
Platform: | Size: 7168 | Author: 袁成序 | Hits:

[assembly language200711912175433168

Description: tsp蚂蚁算法的最优化的方法matlab语言-tsp ant algorithm optimization method Matlab language
Platform: | Size: 11264 | Author: 刘实 | Hits:

[Windows Developtoolbox-tsp

Description: 是全面分析旅行商问题的工具箱,包含了很多方面的测试程序-is a comprehensive analysis of the traveling salesman problem toolbox contains a lot of testing procedures
Platform: | Size: 550912 | Author: 包海洁 | Hits:

[matlabGA_TSP_Matlab

Description: matlab遗传算法工具箱,解决TSP旅行商问题,很好用的代码。-Matlab toolbox genetic algorithm to solve TSP traveling salesman problem, easy to use code.
Platform: | Size: 98304 | Author: appli | Hits:

[.nettsp

Description: 应用遗传算法计算城市路径的一个vc和MATLAB程序-genetic algorithm path of a city vc and MATLAB program
Platform: | Size: 691200 | Author: li | Hits:

[AI-NN-PRTSP_PSO

Description: 用粒子群方法解决TSP(旅行商)问题,按照TSP1.m中的格式输入程序参数即可-Using Particle Swarm solution to TSP (traveling salesman) problems, in accordance with the format in TSP1.m parameter input program
Platform: | Size: 4096 | Author: 王元 | Hits:

[AI-NN-PRm

Description: 模拟退火算法实现,内负有模拟退火的聚类,TSP等等6种问题的实现例子,在EXAMPLE文件夹内-Simulated annealing algorithm, which has a simulated annealing clustering, TSP, etc. 6 kinds of issues realize examples folder in EXAMPLE
Platform: | Size: 54272 | Author: wy | Hits:

[OtherTSP

Description: 任务均分的多旅行商问题的解决办法(很有价值)-Divided equally between the mission of the multi-traveling salesman problem solution (very valuable)
Platform: | Size: 169984 | Author: pengchao | Hits:

[AI-NN-PRacatsp

Description: 通用的蚁群算法,这个算法可以高效地解决tsp问题-Common ant colony algorithm, this algorithm can efficiently solve the problem tsp
Platform: | Size: 2048 | Author: xiaofei | Hits:

[matlabTSP

Description: 本程序是对旅行家问题的粒子群优化算法实现-This procedure is the issue of travelers Particle Swarm Optimization Algorithm
Platform: | Size: 11264 | Author: 邓高峰 | Hits:

[matlabTSP(lvxingshangwenti)

Description: 模拟退火求解TSP旅行商问题,有全部的matlab源代码。并且有帮助文件。-Simulated Annealing for Solving Traveling Salesman Problem TSP, has all of matlab source code. And have help files.
Platform: | Size: 8192 | Author: 张云 | Hits:

[AI-NN-PRTS_TSP

Description: 解决TSP问题的TS算法MATLAB实现,其中加入了变异算法,当然也可以去掉这个步骤,调用TS_TSP(N, inStart, IsBianYi),N是城市数目,inStart是起始城市的序号,IsBianYi就是选择变异否,如果为0则不要变异,否则就是结合变异算子的TS算法。 至于下面的参数可以自己调: T:总的循环次数; tabulength:禁忌长度; Pby:变异概率; -Solve the TSP problem MATLAB realize TS algorithm, which joined the variance algorithm, of course, this step can also be removed, call TS_TSP (N, inStart, IsBianYi), N is the number of cities, inStart is the serial number of the starting cities, IsBianYi is to choose variation has, if not for the variation of 0, otherwise, it is combined with mutation of the TS algorithm. As for the following parameters can be their own tune: T: total number of the cycle tabulength: taboo length Pby: mutation probability
Platform: | Size: 5120 | Author: rty | Hits:

[MPITSPDBANT

Description: TSP双蚁群算法,应用双蚁群算法,来解决TSP问题,即旅行商问题-TSP Two-ant colony algorithm, the application of dual-ant colony algorithm to solve TSP problems, that is, traveling salesman problem
Platform: | Size: 12288 | Author: chen | Hits:

[matlabACATSP

Description: 一个简单的TSP算法程序,使用退火算法,计算最短路径的问题,供学习-A simple TSP algorithm, the use of annealing algorithm to calculate the shortest path problem, for learning
Platform: | Size: 1024 | Author: | Hits:

[matlabant_colony_system

Description: 蚁群算法解决TSP问题 matlab程序-Ant colony algorithm to solve TSP problem matlab program
Platform: | Size: 1024 | Author: chenglong | Hits:

[matlab200711912145333437

Description: 模拟退火算法TSP matlab实现-Simulated annealing algorithm realize TSP matlab
Platform: | Size: 12288 | Author: | Hits:

[Graph programgeneticTSP

Description: 这是个用matlab实现的关于旅行商TSP的程序 里面做的很全,-This is achieved using matlab TSP TSP procedures on the inside to do very wide,
Platform: | Size: 1024 | Author: kevin | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

CodeBus www.codebus.net